home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd1.bin / software / poco / pocosetup.exe / {app} / Poco.exe / 0 / RCDATA / TPFORM / TPFORM.txt
Text File  |  2003-07-29  |  727b  |  36 lines

  1. object PForm: TPForm
  2.   Left = 361
  3.   Top = 194
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 47
  7.   ClientWidth = 261
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -14
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = True
  16.   Scaled = False
  17.   PixelsPerInch = 120
  18.   TextHeight = 16
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 261
  23.     Height = 47
  24.     Align = alClient
  25.     Caption = 'AaBbYyZz'
  26.     Color = clWindow
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -38
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = [fsBold]
  32.     ParentFont = False
  33.     TabOrder = 0
  34.   end
  35. end
  36.